home *** CD-ROM | disk | FTP | other *** search
/ SGI Varsity Update 1998 August / SGI Varsity Update 1998 August.iso / docs6.4 / relnotes / pcp / ch3.z / ch3
Text File  |  1998-07-29  |  33KB  |  776 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        3.  _C_h_a_n_g_e_s__a_n_d__A_d_d_i_t_i_o_n_s
  9.  
  10.        The major additions and changes for the basic services and
  11.        tools of the Performance Co-Pilot are described in the
  12.        following sections.  Unless otherwise stated, all changes
  13.        describe PCP 2.0 relative to the prior PCP 1.3 release.
  14.  
  15.        Refer to the reference pages of the individual utilities for
  16.        a complete description of any new functionality.
  17.  
  18.        3.1  _I_n_f_r_a_s_t_r_u_c_t_u_r_e__C_h_a_n_g_e_s
  19.  
  20.        The following changes have been made to the PCP
  21.        infrastructure that affect both collector and monitor
  22.        configurations.
  23.  
  24.          1.  The PCP Performance Metrics Name Space (PMNS) has
  25.              previously been local to the application wishing to
  26.              make reference to PCP metrics by name.  In PCP 2.0 the
  27.              PMNS operations are directed to the host or archive
  28.              that is the source of the desired performance metrics,
  29.              see ppppmmmmnnnnssss(4).
  30.  
  31.              The default name space is now associated with the PCP
  32.              collector host rather than PCP monitor host.  The
  33.              distributed PMNS involves changes to both the PCP
  34.              protocols between client applications and ppppmmmmccccdddd, and
  35.              the internal format of PCP archive files (the
  36.              ppppmmmmllllooooggggggggeeeerrrr(1) utility is able to write PCP archive logs
  37.              in either the old or new formats).
  38.  
  39.          2.  PCP monitor hosts do not require any name space files,
  40.              unless the local PCP client applications need to
  41.              connect to PCP collector hosts that have not yet been
  42.              upgraded to PCP 2.0.  The distributed PMNS is
  43.              implemented by having the name space functions of the
  44.              PCP Performance Metrics Application Programming
  45.              Interface (PMAPI) send and receive messages to and
  46.              from the collector ppppmmmmccccdddd(1), just like the other PMAPI
  47.              functions.
  48.  
  49.          3.  Full interoperability is supported for PCP 2.0, so new
  50.              PCP components will operate correctly with either new
  51.              or old PCP components.  For example, a PCP client that
  52.              connects to a PCP 1.x ppppmmmmccccdddd or attempts to process a
  53.              PCP archive created by a PCP 1.x ppppmmmmllllooooggggggggeeeerrrr will revert
  54.              to using the local PMNS.
  55.  
  56.              The following table describes the supported
  57.              interoperability between the client, ppppmmmmccccdddd(1) and PCP
  58.              archive log components of PCP 2.0 and PCP 1.x:
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                                   - 2 -
  71.  
  72.  
  73.  
  74.               ___________________________________________________
  75.                                  PCP 1.x client   PCP 2.0 client
  76.               ______________________________________________________________________________________________________
  77.                PCP 1.x _p_m_c_d           yes              yes
  78.                PCP 1.x archive        yes              yes
  79.                PCP 2.0 _p_m_c_d           yes              yes
  80.                PCP 2.0 archive         no              yes
  81.               ___________________________________________________
  82.               ||||||
  83.  
  84.  
  85.  
  86.  
  87.                                ||||||||||||
  88.  
  89.  
  90.  
  91.  
  92.                                                 ||||||
  93.  
  94.  
  95.  
  96.  
  97.                                                                  ||||||
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.          4.  The protocols between a PMDA and ppppmmmmccccdddd(1) have also
  105.              changed, through a new version of the _l_i_b_p_c_p__p_m_d_a
  106.              library.
  107.  
  108.              The following table describes the supported
  109.              interoperability between the ppppmmmmccccdddd(1) and PMDA
  110.              components of PCP 2.0 and PCP 1.x:
  111.  
  112.         ________________________________________________________________
  113.                           PCP 1.x     PCP 1.x      PCP 2.0     PCP 2.0
  114.                         daemon PMDA   DSO PMDA   daemon PMDA   DSO PMDA
  115.         ________________________________________________________________________________________________________________________________
  116.          PCP 1.x _p_m_c_d       yes         yes          no           no
  117.          PCP 2.0 _p_m_c_d       yes          no          yes         yes
  118.         ________________________________________________________________
  119.         |||||
  120.  
  121.  
  122.  
  123.                       ||||||||||
  124.  
  125.  
  126.  
  127.                                     |||||
  128.  
  129.  
  130.  
  131.                                                |||||
  132.  
  133.  
  134.  
  135.                                                              |||||
  136.  
  137.  
  138.  
  139.                                                                         |||||
  140.  
  141.  
  142.  
  143.  
  144.  
  145.          5.  Product structural changes.
  146.  
  147.              The PCP product images have been re-arranged as
  148.              follows.
  149.  
  150.                 +o _p_c_p__e_o_e contains all of the pieces that are
  151.                   common to any successful PCP installation,
  152.                   particularly for a collector system, i.e. a place
  153.                   where ppppmmmmccccdddd is running.
  154.  
  155.                 +o _p_c_p__e_o_e will ship in IRIX 6.5 and as part of PCP
  156.                   2.0 for earlier IRIX releases.
  157.  
  158.                 +o _p_c_p__e_o_e._s_w._m_o_n_i_t_o_r includes the oooovvvviiiieeeewwww monitoring
  159.                   application (for monitoring the performance of
  160.                   ORIGIN systems, from SC4-PCPORIGIN) and does not
  161.                   require any PCP licenses.
  162.  
  163.                 +o _p_c_p._s_w._b_a_s_e provides the core PCP components that
  164.                   are outside _p_c_p__e_o_e.
  165.  
  166.                 +o _p_c_p._s_w._e_o_e for IRIX 6.2 or later has been
  167.                   replaced by _p_c_p__e_o_e._s_w._e_o_e (more formally the
  168.                   latter updates the former).  For IRIX 5.3,
  169.                   _p_c_p._s_w._e_o_e is almost empty, but allows for clean
  170.                   upgrades from all earlier PCP versions.
  171.  
  172.                 +o _p_c_p._s_w._m_o_n_i_t_o_r provides all of the PCP client
  173.                   tools for monitoring performance.
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.                                   - 3 -
  186.  
  187.  
  188.  
  189.                 +o The other _p_c_p subsystems provide optional PCP
  190.                   components.
  191.  
  192.          6.  PCP 2.0 introduces some new extensions to the PMAPI,
  193.              mostly to accommodate the distributed PMNS and some
  194.              underlying protocol changes to support enhanced
  195.              inter-operability.  The _l_i_b_p_c_p and _l_i_b_p_c_p__p_m_d_a
  196.              libraries have been updated to version sgi2.0.  The
  197.              older versions of these libraries are still supported
  198.              and may be installed from the _p_c_p._s_w._c_o_m_p_a_t subsystem
  199.              if required for older PMDAs or customer-developed PCP
  200.              applications.
  201.  
  202.              The API has also changed in some ways related to
  203.              symbol hiding and changes in function arguments.  The
  204.              xxxxllllaaaatttteeee____ppppmmmmaaaappppiiii script in the _p_c_p__g_i_f_t_s._s_w._m_i_g_r_a_t_e
  205.              subsystem may be used to automate the bulk of the
  206.              source code translation from the 1.x version to the
  207.              2.0 version of the PMAPI, i.e. from _l_i_b_p_c_p._s_o._1 and
  208.              _l_i_b_p_c_p__p_m_d_a._s_o._1 to _l_i_b_p_c_p._s_o._2 and _l_i_b_p_c_p__p_m_d_a._s_o._2.
  209.  
  210.          7.  In the transition from PCP 1.2 to PCP 1.3, the
  211.              _l_i_b_p_c_p__l_i_t_e library was removed and the functionality
  212.              replaced by the new PPPPMMMM____CCCCOOOONNNNTTTTEEEEXXXXTTTT____LLLLOOOOCCCCAAAALLLL option to
  213.              ppppmmmmNNNNeeeewwwwCCCCoooonnnntttteeeexxxxtttt(3) in _l_i_b_p_c_p.  The old _l_i_b_p_c_p__l_i_t_e
  214.              library is still available in the _p_c_p._s_w._c_o_m_p_a_t
  215.              subsystem.
  216.  
  217.          8.  ppppmmmmLLLLooooooookkkkuuuuppppNNNNaaaammmmeeee(3) now produces an extra error code,
  218.              PPPPMMMM____EEEERRRRRRRR____NNNNOOOONNNNLLLLEEEEAAAAFFFF which means that the given name refers
  219.              to a non-leaf node in the PMNS and so no PMID can be
  220.              returned.  Previously, if a non-leaf name was given
  221.              then PPPPMMMM____EEEERRRRRRRR____NNNNAAAAMMMMEEEE would be returned.  Now the error
  222.              PPPPMMMM____EEEERRRRRRRR____NNNNAAAAMMMMEEEE means only that the name does not exist in
  223.              the name space.
  224.  
  225.          9.  The function ppppmmmmGGGGeeeettttCCCChhhhiiiillllddddrrrreeeennnnSSSSttttaaaattttuuuussss(3) was added to the
  226.              PMAPI.  It was introduced mainly to satisfy a new need
  227.              of ppppmmmmcccchhhhaaaarrrrtttt(1).  As well as getting the names of all
  228.              the children nodes, ppppmmmmGGGGeeeettttCCCChhhhiiiillllddddrrrreeeennnnSSSSttttaaaattttuuuussss returns a
  229.              parallel array of the status of each node, indicating
  230.              if it is a leaf or non-leaf node.
  231.  
  232.         10.  A new (much smaller) format for PMDA help text files
  233.              has been implemented, with support in the _l_i_b_p_c_p__p_m_d_a
  234.              library and the nnnneeeewwwwhhhheeeellllpppp(1) utility.
  235.  
  236.         11.  A ----LLLL option was added to ppppmmmmdddduuuummmmpppplllloooogggg(1) to produce a
  237.              more verbose variant of ----llll and report all of the
  238.              details from a PCP archive label.
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.                                   - 4 -
  252.  
  253.  
  254.  
  255.         12.  ppppmmmmllllooooggggggggeeeerrrr(1) uses the additional ppppmmmmccccdddd state change
  256.              information to embed "mark" records in PCP archives
  257.              when new PMDAs are started by ppppmmmmccccdddd.  During replay,
  258.              this prevents interpolation of values in the PCP
  259.              archive across the life of an old and a new instance
  260.              of the same PMDA.
  261.  
  262.         13.  The archive logger management scripts ccccrrrroooonnnn....ppppmmmmddddaaaaiiiillllyyyy(1),
  263.              ccccrrrroooonnnn....ppppmmmmcccchhhheeeecccckkkk(1), ccccrrrroooonnnn....ppppmmmmllllooooggggmmmmeeeerrrrggggeeee(1), ccccrrrroooonnnn....ppppmmmmssssnnnnaaaapppp(1)
  264.              and ppppmmmmnnnneeeewwwwlllloooogggg(1) have been re-worked to:
  265.  
  266.                 +o Reduce their verbosity and hence mail from
  267.                   ccccrrrroooonnnn(1M) when they are run in production
  268.                   environments.
  269.  
  270.                 +o Add new options ----VVVV and ----NNNN allow verbose
  271.                   reporting, and "show-me" mode in which actions
  272.                   are reported but not performed.
  273.  
  274.                 +o Support mutually exclusive locking to prevent
  275.                   concurrent execution in the same directory.
  276.  
  277.                 +o Allow multiple ppppmmmmllllooooggggggggeeeerrrr instances for the same
  278.                   host to be managed concurrently.
  279.  
  280.         14.  The temporal index file (``.index'' suffix) is
  281.              optional when PCP archives are being replayed.
  282.  
  283.         15.  Changes to track the object format of the booted IRIX
  284.              kernel, briefly:
  285.  
  286.                 +o ``MACH'' tag key PCP binaries in the images to
  287.                   ensure installation of o32, n32 or n64 versions
  288.                   as appropriate, based upon the installation
  289.                   platform and the IRIX version.
  290.  
  291.                 +o Only one version of the ppppmmmmccccdddd binary will be
  292.                   installed, now in /_u_s_r/_e_t_c/_p_m_c_d.
  293.  
  294.                 +o A new ppppmmmmoooobbbbjjjjssssttttyyyylllleeee(1) command is used to determine
  295.                   the appropriate kernel object style at run time
  296.                   as required, e.g. when ppppmmmmccccdddd(1) is attaching a DSO
  297.                   PMDA.
  298.  
  299.        3.2  _C_o_l_l_e_c_t_o_r__C_h_a_n_g_e_s
  300.  
  301.        The following changes effect PMCD and the PMDAs that provide
  302.        the collection services.
  303.  
  304.          1.  ppppmmmmccccdddd(1) has been modified to support the distributed
  305.              name space.  This has meant the following changes:
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.                                   - 5 -
  318.  
  319.  
  320.  
  321.                 +o ppppmmmmccccdddd(1) now loads the default name space on
  322.                   startup or an alternative name space if specified
  323.                   by ----nnnn.
  324.  
  325.                 +o On a SIGHUP signal it will reload the name space
  326.                   if it has been modified since the last load time.
  327.  
  328.                 +o ppppmmmmccccdddd(1) responds to name space PDU requests using
  329.                   its local name space.
  330.  
  331.          2.  ppppmmmmccccdddd(1) no longer requires a PCP collector license to
  332.              start, however connections will be refused for most
  333.              PCP clients unless the PCP collector license is
  334.              installed and valid.  Some clients (most notably
  335.              oooovvvviiiieeeewwww(1)) can connect to ppppmmmmccccdddd independent of any PCP
  336.              licenses.  To support this, the client-pmcd connection
  337.              protocols have been extended.
  338.  
  339.          3.  Support has been added for multiple protocol versions
  340.              for the client-pmcd IPC and the interaction between
  341.              ppppmmmmccccdddd and the PMDAs.
  342.  
  343.          4.  The logic used by ppppmmmmccccdddd for locating DSO PMDAs of the
  344.              correct object format has been reworked.
  345.  
  346.          5.  The diagnostic event tracing options of ppppmmmmccccdddd have been
  347.              extended to include an "unbuffered" mode where every
  348.              event is reported as it happens, as opposed to
  349.              buffering events in a ring buffer and only reporting
  350.              on errors and in response to explicit requests.
  351.  
  352.          6.  The distributed PMNS changes mean that ppppmmmmccccdddd must load
  353.              and export the PMNS in response to requests from
  354.              client applications.  ppppmmmmccccdddd's SIGHUP processing has
  355.              been extended to include reloading the PMNS if the
  356.              external PMNS file has been modified.
  357.  
  358.          7.  In concert with a change to ppppmmmmFFFFeeeettttcccchhhh in _l_i_b_p_c_p, ppppmmmmccccdddd is
  359.              now able to export out-of-band information about ppppmmmmccccdddd
  360.              state changes (specifically PMDA add, drop and
  361.              restart) back to client applications.
  362.  
  363.          8.  The sssshhhhppppiiiinnnngggg PMDA has been enhanced with additional
  364.              services to be monitored with the default
  365.              configuration.
  366.  
  367.              ppppmmmmggggsssshhhhppppiiiinnnngggg(1) is a new ppppmmmmggggaaaaddddggggeeeettttssss(1) front-end for
  368.              monitoring the availability and quality of service
  369.              (response-time) for the services being monitored by
  370.              the sssshhhhppppiiiinnnngggg PMDA.
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.                                   - 6 -
  384.  
  385.  
  386.  
  387.          9.  The ppppmmmmccccdddd PMDA supports a new pmcd.control.sighup
  388.              metric may be used with ppppmmmmssssttttoooorrrreeee(1) to simulate a
  389.              SIGHUP to ppppmmmmccccdddd.
  390.  
  391.         10.  The ttttrrrraaaacccceeee PMDA and the _l_i_b_p_c_p__t_r_a_c_e library combine to
  392.              provide a new mechanism for integrating application
  393.              level instrumentation into the PCP framework.
  394.  
  395.              The ttttrrrraaaacccceeee PMDA aggregates event counts and event
  396.              service times from applications instrumented using the
  397.              API of _l_i_b_p_c_p__t_r_a_c_e.
  398.  
  399.              See ppppmmmmddddaaaattttrrrraaaacccceeee(1), ppppmmmmttttrrrraaaacccceeeebbbbeeeeggggiiiinnnn(3) and the ttttrrrraaaacccceeee PMDA
  400.              section of the PCP Tutorial (from the _p_c_p._m_a_n._t_u_t_o_r_i_a_l
  401.              subsystem).
  402.  
  403.         11.  The hhhhoooottttpppprrrroooocccc PMDA is a new agent for monitoring unusual
  404.              process activity.  The features of this PMDA include:
  405.  
  406.                 +o Allowing a user-defined set of ``interesting''
  407.                   processes to be efficiently monitored.
  408.  
  409.                 +o The ``interesting'' set is periodically re-
  410.                   evaluated.
  411.  
  412.                 +o The criteria used to define ``interesting''
  413.                   include expressions over CPU burn rate,
  414.                   uid/uname, gid/gname, process name, psargs,
  415.                   iodemand, ctxswitch, syscalls, virtualsize,
  416.                   residentsize, iowait and schedwait.
  417.  
  418.                 +o It is expected that this PMDA will provide a
  419.                   PCP-compatible and more efficient replacement for
  420.                   ttttoooopppp(1), particularly for systems with a large
  421.                   number of active processes.
  422.  
  423.         12.  The mmmmaaaaiiiillllqqqq PMDA is a new agent to monitor the length of
  424.              the sendmail queue, and histogram bin the mail items
  425.              based on length of time in the queue.
  426.  
  427.        3.3  _M_o_n_i_t_o_r__C_h_a_n_g_e_s
  428.  
  429.        The major additions and changes for the performance
  430.        visualization and analysis tools are described below.
  431.  
  432.          1.  Monitor applications no longer use the local default
  433.              name space to get PMIDs for metric names unless the
  434.              name space file is explicitly given as a ----nnnn option or
  435.              the target ppppmmmmccccdddd, specified by ----hhhh, is a lower revision
  436.              than PCP 2.0.  Monitor applications use the
  437.              distributed name space by sending PDU requests to
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.                                   - 7 -
  450.  
  451.  
  452.  
  453.              ppppmmmmccccdddd.
  454.  
  455.          2.  To convert an existing user-written monitor
  456.              application to use the distributed name space, the
  457.              following must be done:
  458.  
  459.                 +o Only call ppppmmmmLLLLooooaaaaddddNNNNaaaammmmeeeeSSSSppppaaaacccceeee(3) in the case of being
  460.                   given a ----nnnn option to specify a particular name
  461.                   space file.  If one only wants to use the
  462.                   distributed name space then the call to
  463.                   ppppmmmmLLLLooooaaaaddddNNNNaaaammmmeeeeSSSSppppaaaacccceeee(3) can be deleted altogether.  As
  464.                   soon as ppppmmmmLLLLooooaaaaddddNNNNaaaammmmeeeeSSSSppppaaaacccceeee(3) is called, the
  465.                   application is in local name space mode.
  466.  
  467.                 +o All calls to the PMAPI name space functions must
  468.                   be made in a current PMAPI context.  Previously,
  469.                   since a context was not used to service name
  470.                   space functions, it was possible to call these
  471.                   functions before any new context was created.
  472.                   Now, if there is no current PMAPI context and
  473.                   ppppmmmmLLLLooooaaaaddddNNNNaaaammmmeeeeSSSSppppaaaacccceeee(3) has not previously been called
  474.                   when a name space function is called an error
  475.                   code will be returned.
  476.  
  477.                 +o The calls to the PMAPI name space functions (in
  478.                   distributed mode) will take longer to execute (as
  479.                   they must send/receive a PDU to/from a remote
  480.                   ppppmmmmccccdddd).  This means that the name space calls
  481.                   should not be made unnecessarily.
  482.  
  483.                 +o All name space calls should be tested for
  484.                   failure.  This was, of course, always the case,
  485.                   but previously there was more chance that one
  486.                   could get away without testing some calls for
  487.                   failure. However, now, every call could have some
  488.                   failure due to problems with sending or receiving
  489.                   a PDU.
  490.  
  491.          3.  ppppmmmmcccchhhhaaaarrrrtttt(1) is a good example of the effects of a
  492.              distributed name space.  By selecting different hosts
  493.              in the metric viewer window, one can see the different
  494.              metrics in their respective name spaces and hence the
  495.              different agents which are likely to be installed on
  496.              those hosts (providing the hosts have PCP 2.0
  497.              installed).
  498.  
  499.          4.  There is a new ppppccccpppp(1) application that reports the
  500.              details of the current PCP installation.
  501.  
  502.              The ppppccccpppp(1) man page points to PCP services and
  503.              features and cross-references PPPPCCCCPPPPIIIInnnnttttrrrroooo(1) which is a
  504.  
  505.  
  506.  
  507.  
  508.  
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515.                                   - 8 -
  516.  
  517.  
  518.  
  519.              new man page repository for general information about
  520.              PCP terms, command line options, environment
  521.              variables, etc.
  522.  
  523.          5.  The oooovvvviiiieeeewwww(1) application for monitoring Origin 200 and
  524.              Origin 2000 systems has migrated from the SC4-
  525.              PCPORIGIN product and is now included in the
  526.              _p_c_p__e_o_e._s_w._m_o_n_i_t_o_r subsystem.  This application is
  527.              unlicensed and will operate with an unlicensed
  528.              ppppmmmmccccdddd(1).
  529.  
  530.          6.  Many of the GUI PCP tools have been integrated into
  531.              the IRIX Interactive Desktop environment, including
  532.              launch by icon, drag-n-drop behavior for hosts or
  533.              archives dropped onto PCP tools and a new ppppmmmmrrrruuuunnnn(1)
  534.              command to support optional command line arguments for
  535.              PCP tools launched from the desktop.
  536.  
  537.          7.  A PPPPeeeerrrrffffTTTToooooooollllssss page in the Icon Catalog has been created
  538.              for launching PCP tools.
  539.  
  540.          8.  The handling of error messages for both GUI and
  541.              command-line invocations of most tools has been
  542.              unified and made more consistent.
  543.  
  544.          9.  The ppppmmmmttttiiiimmmmeeee(1) application that provides time control
  545.              services to other PCP tools has been enhanced in a
  546.              number of ways:
  547.  
  548.                 +o A new Archive Time Bounds dialog (available only
  549.                   in archive mode) allows time window bounds to be
  550.                   constrained or expanded at run-time (particularly
  551.                   useful when replaying archives that are still
  552.                   growing).
  553.  
  554.                 +o Extensions to the ppppmmmmttttiiiimmmmeeee client protocol to allow
  555.                   clients to force VCR state changes and alter the
  556.                   time window bounds.
  557.  
  558.                 +o The ppppmmmmttttiiiimmmmeeee protocol is nnnnooootttt backwards compatible
  559.                   with the PCP 1.x implementation, but all clients
  560.                   of ppppmmmmttttiiiimmmmeeee are re-released with the images on the
  561.                   PCP 2.0 CD and both ppppmmmmttttiiiimmmmeeee and its clients
  562.                   execute on the same system.
  563.  
  564.         10.  The ppppmmmmkkkkssssttttaaaatttt(1) command has been restructured in the
  565.              wake of _l_i_b_p_c_p__l_i_t_e's demise, and in particular a new
  566.              ----LLLL option supports stand alone use without ppppmmmmccccdddd(1).
  567.  
  568.         11.  Changes to ppppmmmmcccchhhhaaaarrrrtttt(1) include:
  569.  
  570.  
  571.  
  572.  
  573.  
  574.  
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  
  581.                                   - 9 -
  582.  
  583.  
  584.  
  585.                 +o Improved Metric Information Dialog to display
  586.                   multiple metrics from the same plot and to
  587.                   optionally update in real-time to report the most
  588.                   recently observed values.
  589.  
  590.                 +o Revised "record-mode" behavior for real-time
  591.                   archive creation.
  592.  
  593.                 +o Improved axis labelling in respect of time
  594.                   resolution and Y-axis units selection.
  595.  
  596.                 +o Save image in GIF format.
  597.  
  598.                 +o Regular expression matching for instances in View
  599.                   specifications.
  600.  
  601.                 +o Views may be saved as Host Dynamic (or Host
  602.                   Literal).
  603.  
  604.                 +o Window geometry saved with View specification.
  605.  
  606.                 +o Better desktop integration for host and PCP
  607.                   archive selection.
  608.  
  609.                 +o Optional chart titles.
  610.  
  611.                 +o Enhanced and expanded collections of standard
  612.                   Views.
  613.  
  614.         12.  The ppppmmmmvvvviiiieeeewwww(1) application has been re-implemented
  615.              using new internal libraries with new features, while
  616.              preserving backwards compatibility for the old scene
  617.              description language.
  618.  
  619.              Changes include:
  620.  
  621.                 +o Revised "record-mode" behavior for real-time
  622.                   archive creation.
  623.  
  624.                 +o Improved scene configuration options.
  625.  
  626.                 +o Improved launch (drill-down) behavior.
  627.  
  628.                 +o Support for selection of multiple objects in the
  629.                   scene.
  630.  
  631.                 +o New object types including color modulated bars
  632.                   and cylinders.
  633.  
  634.                 +o Rewording of the text box annotation to use
  635.                   "expected max" to describe the height scaling.
  636.  
  637.  
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.                                   - 10 -
  648.  
  649.  
  650.  
  651.                 +o New front-ends:  oooossssvvvviiiissss(1) and xxxxbbbboooowwwwvvvviiiissss(1).
  652.  
  653.                 +o Front-ends nnnnooooddddeeeevvvviiiissss(1) and rrrroooouuuutttteeeerrrrvvvviiiissss(1) from
  654.                   PCPORIGIN incorporated in the PCP product.
  655.  
  656.         13.  Previously ppppmmmmiiiieeee(1) required a valid PCP Monitor
  657.              license, now ppppmmmmiiiieeee may be run provided either a valid
  658.              PCP Monitor license or a valid PCP Collector license
  659.              is available.
  660.  
  661.         14.  ppppssssmmmmoooonnnn(1) is a new utility designed for generalized
  662.              process-level monitoring, including the ability to
  663.              launch PCP tools (e.g. ppppmmmmcccchhhhaaaarrrrtttt and ppppmmmmllllooooggggggggeeeerrrr) targeted
  664.              at a specific set of processes.
  665.  
  666.         15.  The new utility ppppmmmmllllooooggggeeeexxxxttttrrrraaaacccctttt(1) replaces
  667.              ppppmmmmllllooooggggmmmmeeeerrrrggggeeee(1).
  668.  
  669.              In addition to subsuming of the services of
  670.              ppppmmmmllllooooggggmmmmeeeerrrrggggeeee, ppppmmmmllllooooggggeeeexxxxttttrrrraaaacccctttt also supports:
  671.  
  672.                 +o Additional ``slice-n-dice'' options for
  673.                   extracting information from PCP archive logs.
  674.  
  675.                 +o Options ----zzzz and ----ZZZZ added to control interpretation
  676.                   of the timezone, particularly for use with ----SSSS and
  677.                   ----TTTT options.  Timezone handling now the same as
  678.                   other PCP tools, namely defaults to the local
  679.                   timezone in the absence of ----zzzz or ----ZZZZ, compared to
  680.                   the former behavior of ppppmmmmllllooooggggmmmmeeeerrrrggggeeee which
  681.                   implicitly and unconditionally used the timezone
  682.                   of the input archives.
  683.  
  684.         16.  The ppppmmmmdddduuuummmmpppptttteeeexxxxtttt(1) application generates ASCII output
  685.              for multiple metrics and/or multiple sources of
  686.              metrics.
  687.  
  688.              Rewritten from the earlier ``gift'' version.
  689.  
  690.              Revised ppppmmmmdddduuuummmmppppmmmmiiiinnnneeeesssseeeetttt(1) wrapper to produce data
  691.              suitable for loading into MineSet.
  692.  
  693.         17.  ppppmmmmggggcccciiiissssccccoooo(1) is a new ppppmmmmggggaaaaddddggggeeeettttssss(1) front-end for
  694.              monitoring interface activity for Cisco routers using
  695.              the data exported by the cccciiiissssccccoooo PMDA.
  696.  
  697.  
  698.  
  699.  
  700.  
  701.  
  702.  
  703.  
  704.  
  705.  
  706.  
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713.                                   - 11 -
  714.  
  715.  
  716.  
  717.        3.4  _F_e_a_t_u_r_e_s__R_e_m_o_v_e_d__o_r__D_e_p_r_e_c_a_t_e_d
  718.  
  719.        In PCP 2.0, the following features from earlier PCP versions
  720.        have been removed.
  721.  
  722.          1.  The original intent in the Performance Co-Pilot
  723.              framework was to support seamless VCR-replay between a
  724.              current ``live'' source and a recently created archive
  725.              source.
  726.  
  727.              In practice, the semantic and operational difficulties
  728.              associated with transitions between ``live'' and
  729.              ``archive'' modes are so significant that the feature
  730.              has been abandoned.
  731.  
  732.              Earlier PCP releases included a ``stubbed-out''
  733.              application ppppmmmmvvvvccccrrrr(1) that did not really do anything
  734.              and assorted infrastructure ``hooks''.  These have
  735.              been removed.
  736.  
  737.          2.  _l_i_b_p_c_p__l_i_t_e._s_o - replaced by PPPPMMMM____CCCCOOOONNNNTTTTEEEEXXXXTTTT____LLLLOOOOCCCCAAAALLLL The
  738.              standalone (without ppppmmmmccccdddd) library _l_i_b_p_c_p__l_i_t_e._s_o has
  739.              been replaced by the PPPPMMMM____CCCCOOOONNNNTTTTEEEEXXXXTTTT____LLLLOOOOCCCCAAAALLLL option to the
  740.              ppppmmmmNNNNeeeewwwwCCCCoooonnnntttteeeexxxxtttt(3) routine.
  741.  
  742.              The following features and services are supported in
  743.              PCP 2.0, but the intention is to remove them in a
  744.              future PCP version.
  745.  
  746.                1.  ASCII mode PDUs and the PPPPDDDDUUUU____AAAASSSSCCCCIIIIIIII argument to
  747.                    ppppmmmmNNNNeeeewwwwCCCCoooonnnntttteeeexxxxtttt(3).  To the best of our knowledge,
  748.                    nothing but the ``toy'' demonstration PMDA news
  749.                    agent has ever used this. The current PCP
  750.                    libraries (in particular _l_i_b_p_c_p__p_m_d_a and
  751.                    _l_i_b_p_c_p__t_r_a_c_e) make building a real PMDA less
  752.                    effort than fighting with the ACSII PDUs in a
  753.                    sssshhhh(1) script.
  754.  
  755.  
  756.  
  757.  
  758.  
  759.  
  760.  
  761.  
  762.  
  763.  
  764.  
  765.  
  766.  
  767.  
  768.  
  769.  
  770.  
  771.  
  772.  
  773.  
  774.  
  775.  
  776.